Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support examples random data generation #673

Merged

Conversation

leolplex
Copy link
Contributor

Hello @StefH,

I hope you're doing well,

I added the support to Data Generation via WireMockOpenApiParserSettings the idea is when the property DynamicExamples is true Wiremock.net will be able to randomize the data. I used your awesome library RandomDataGenerator, thanks a lot.

I hope to see this change soon in nuget, thank you very much Stef, Wiremock.Net has been very useful to me.

@leolplex leolplex requested a review from StefH October 28, 2021 13:49
Copy link
Collaborator

@StefH StefH left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

#pragma warning restore 1591

this can now be removed from the code

@leolplex
Copy link
Contributor Author

#pragma warning restore 1591

this can now be removed from the code

Done!

@leolplex leolplex requested a review from StefH October 28, 2021 17:37
@StefH StefH merged commit 77ee123 into WireMock-Net:master Oct 30, 2021
@leolplex leolplex deleted the SupportExamplesRandomDataGeneration branch November 1, 2021 13:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants